Math Kernel Library

Math Kernel Library
Developer(s) Intel
Initial release 9 May 2003
Type library or framework
License Proprietary
Website MKL page

Intel's Math Kernel Library (MKL) is a library of optimized, math routines for science, engineering, and financial applications. Core math functions include BLAS, LAPACK, ScaLAPACK, Sparse Solvers, Fast Fourier Transforms and Vector Math.

The library supports Intel and compatible processors and is available for Windows, Linux and Mac OS X operating systems.

Contents

History

Intel launched the Math Kernel Library on May 9, 2003.[1] and called it blas.lib. The groups development teams are located in Russia and the United States. Both standalone and bundled versions of the library are available. The current available version of the library is 10.3 .[2]

Criticism

Intel has published benchmarks to substantiate performance leadership claims over open source and AMD libraries on Intel and non-Intel processors. Nevertheless, the 64-bit version of the Math Kernel Library has been criticized for being suboptimal on non-Intel processors. See criticism of Intel C++ compiler for a related discussion.

See also

References

External links